[][src]Crate fedora

This module contains utilities that serve as the basis for interacting with fedora (web) services.

Currently, only a work-in-progress implementation for OpenID authentication is available.

Re-exports

pub use openid::OpenIDClient;
pub use openid::OpenIDClientBuilder;

Modules

openid